:root {
    --primary-light: #324148;
    --primary-dark: #1e1f1c;
    --table-header: #1e1f1c;
    --nev-fontcolor: rgba(255, 255, 255, 0.9);
    --table-headerfont:rgb(239, 237, 237);
    --nev-hover: #707070;
    --nev-active: #414339;
    --btn-background: #475681;
    --btn-font: #fff;
    --btn-backgroundhover: #465687;
    --btn-fonthover: #fff;
    --shortcut-menu: #414339;
    --body-background: #e9ebee;
    --title-background: #f9f9f9;
}
